[INFO] fetching crate tfmcp 0.1.9...
[INFO] testing tfmcp-0.1.9 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate tfmcp 0.1.9 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate tfmcp 0.1.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tfmcp 0.1.9
[INFO] tweaked toml for crates.io crate tfmcp 0.1.9 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tfmcp 0.1.9 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tfmcp 0.1.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded rmcp-macros v0.12.0
[INFO] [stderr]   Downloaded schemars_derive v1.2.0
[INFO] [stderr]   Downloaded zmij v1.0.0
[INFO] [stderr]   Downloaded schemars v1.2.0
[INFO] [stderr]   Downloaded rmcp v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cee13823584638869559e6587309ebee6a0ca854601aacdf8d9234ef3108d55c
[INFO] running `Command { std: "docker" "start" "-a" "cee13823584638869559e6587309ebee6a0ca854601aacdf8d9234ef3108d55c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cee13823584638869559e6587309ebee6a0ca854601aacdf8d9234ef3108d55c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cee13823584638869559e6587309ebee6a0ca854601aacdf8d9234ef3108d55c", kill_on_drop: false }`
[INFO] [stdout] cee13823584638869559e6587309ebee6a0ca854601aacdf8d9234ef3108d55c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0d10f119fecbc16fb405b7adb84199af45a2af35e57b93325ba280435a1256c
[INFO] running `Command { std: "docker" "start" "-a" "f0d10f119fecbc16fb405b7adb84199af45a2af35e57b93325ba280435a1256c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tfmcp v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.12.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "f0d10f119fecbc16fb405b7adb84199af45a2af35e57b93325ba280435a1256c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0d10f119fecbc16fb405b7adb84199af45a2af35e57b93325ba280435a1256c", kill_on_drop: false }`
[INFO] [stdout] f0d10f119fecbc16fb405b7adb84199af45a2af35e57b93325ba280435a1256c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a136b8fd2a789dd0fd4f897ada85321869c5b21b88dd2dd73b72e60f2b02c99b
[INFO] running `Command { std: "docker" "start" "-a" "a136b8fd2a789dd0fd4f897ada85321869c5b21b88dd2dd73b72e60f2b02c99b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tfmcp v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.65s
[INFO] running `Command { std: "docker" "inspect" "a136b8fd2a789dd0fd4f897ada85321869c5b21b88dd2dd73b72e60f2b02c99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a136b8fd2a789dd0fd4f897ada85321869c5b21b88dd2dd73b72e60f2b02c99b", kill_on_drop: false }`
[INFO] [stdout] a136b8fd2a789dd0fd4f897ada85321869c5b21b88dd2dd73b72e60f2b02c99b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 441cd60ae30071be8efe91937decfdab02af18c68bf55e433c7a3909932013e3
[INFO] running `Command { std: "docker" "start" "-a" "441cd60ae30071be8efe91937decfdab02af18c68bf55e433c7a3909932013e3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tfmcp-deb82a6a98af1187)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test formatters::output::tests::test_popularity_score ... ok
[INFO] [stdout] test formatters::output::tests::test_format_error_with_suggestions ... ok
[INFO] [stdout] test prompts::builder::tests::test_common_helpers ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_security_notes_present ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_all_descriptions_created ... ok
[INFO] [stdout] test registry::batch::tests::test_batch_fetcher_creation ... ok
[INFO] [stdout] test registry::batch::tests::test_batch_fetcher_max_concurrent_limits ... ok
[INFO] [stdout] test prompts::builder::tests::test_tool_description_compact ... ok
[INFO] [stdout] test registry::cache::tests::test_cache_basic_operations ... ok
[INFO] [stdout] test formatters::output::tests::test_format_provider_list ... ok
[INFO] [stdout] test prompts::builder::tests::test_mcp_tool_builder ... ok
[INFO] [stdout] test prompts::builder::tests::test_tool_description_builder ... ok
[INFO] [stdout] test shared::security::tests::test_command_security ... ok
[INFO] [stdout] test shared::security::tests::test_default_security_policy ... ok
[INFO] [stdout] test shared::security::tests::test_file_blocking ... ok
[INFO] [stdout] test shared::security::tests::test_audit_entry_creation ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_outside_home ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_user_not_supported ... ok
[INFO] [stdout] test registry::provider::tests::test_provider_resolver_creation ... ok
[INFO] [stdout] test registry::batch::tests::test_empty_batch_fetch ... ok
[INFO] [stdout] test shared::security::tests::test_resource_limit ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_home_subdir ... ok
[INFO] [stdout] test registry::fallback::tests::test_fallback_client_creation ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_check_guidelines_provider_version ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_no_tilde ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_exact_home ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_check_guidelines_missing_description ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_check_guidelines_missing_type ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_home_only ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_home_slash ... ok
[INFO] [stdout] test terraform::graph::tests::test_determine_node_type ... ok
[INFO] [stdout] test terraform::graph::tests::test_extract_provider ... ok
[INFO] [stdout] test terraform::graph::tests::test_parse_edge_line ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_compliance_score_calculation ... ok
[INFO] [stdout] test terraform::import_helper::tests::test_import_id_hint ... ok
[INFO] [stdout] test terraform::import_helper::tests::test_generate_warnings ... ok
[INFO] [stdout] test terraform::output::tests::test_get_value_type ... ok
[INFO] [stdout] test terraform::import_helper::tests::test_preview_import ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_health_score_bounds ... ok
[INFO] [stdout] test terraform::output::tests::test_empty_outputs ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_resource_category ... ok
[INFO] [stdout] test terraform::fmt::tests::test_format_recommendations ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_examples_present ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_analyze_cohesion ... ok
[INFO] [stdout] test terraform::fmt::tests::test_count_tf_files ... ok
[INFO] [stdout] test terraform::refresh::tests::test_parse_drift_message ... ok
[INFO] [stdout] test terraform::refresh::tests::test_parse_empty_output ... ok
[INFO] [stdout] test terraform::refresh::tests::test_parse_planned_change ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_analyze_empty_state ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_resources ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_high_risk_resource ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_risk_assessment_destroy ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_risk_assessment_empty ... ok
[INFO] [stdout] test terraform::providers::tests::test_extract_provider_requirements ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_actions_to_string ... ok
[INFO] [stdout] test terraform::providers::tests::test_parse_lock_hcl ... ok
[INFO] [stdout] test terraform::providers::tests::test_parse_provider_line_tree_format ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_analyze_state_with_resources ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_type_filter ... ok
[INFO] [stdout] test terraform::taint::tests::test_parse_action ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_extract_provider_name ... ok
[INFO] [stdout] test terraform::taint::tests::test_replacement_command ... ok
[INFO] [stdout] test terraform::workspace::tests::test_parse_action ... ok
[INFO] [stdout] test terraform::workspace::tests::test_valid_workspace_name ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_format_address ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_outputs ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_calculate_metrics ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_variables ... ok
[INFO] [stdout] test registry::cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_providers ... ok
[INFO] [stdout] test terraform::providers::tests::test_parse_provider_line ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tfmcp-c2dff0d35ccba602)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test formatters::output::tests::test_popularity_score ... ok
[INFO] [stdout] test formatters::output::tests::test_format_error_with_suggestions ... ok
[INFO] [stdout] test prompts::builder::tests::test_mcp_tool_builder ... ok
[INFO] [stdout] test prompts::builder::tests::test_tool_description_builder ... ok
[INFO] [stdout] test prompts::builder::tests::test_common_helpers ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_examples_present ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_all_descriptions_created ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_security_notes_present ... ok
[INFO] [stdout] test registry::batch::tests::test_batch_fetcher_creation ... ok
[INFO] [stdout] test shared::security::tests::test_audit_entry_creation ... ok
[INFO] [stdout] test registry::batch::tests::test_empty_batch_fetch ... ok
[INFO] [stdout] test registry::provider::tests::test_provider_resolver_creation ... ok
[INFO] [stdout] test shared::security::tests::test_command_security ... ok
[INFO] [stdout] test registry::cache::tests::test_cache_basic_operations ... ok
[INFO] [stdout] test shared::security::tests::test_default_security_policy ... ok
[INFO] [stdout] test registry::fallback::tests::test_fallback_client_creation ... ok
[INFO] [stdout] test registry::batch::tests::test_batch_fetcher_max_concurrent_limits ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_home_only ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_home_slash ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_no_tilde ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_user_not_supported ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_exact_home ... ok
[INFO] [stdout] test shared::security::tests::test_resource_limit ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_analyze_cohesion ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_check_guidelines_provider_version ... ok
[INFO] [stdout] test terraform::fmt::tests::test_count_tf_files ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_outside_home ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_check_guidelines_missing_description ... ok
[INFO] [stdout] test shared::security::tests::test_file_blocking ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_compliance_score_calculation ... ok
[INFO] [stdout] test terraform::graph::tests::test_determine_node_type ... ok
[INFO] [stdout] test terraform::fmt::tests::test_format_recommendations ... ok
[INFO] [stdout] test terraform::graph::tests::test_parse_edge_line ... ok
[INFO] [stdout] test terraform::import_helper::tests::test_generate_warnings ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_check_guidelines_missing_type ... ok
[INFO] [stdout] test terraform::graph::tests::test_extract_provider ... ok
[INFO] [stdout] test terraform::import_helper::tests::test_import_id_hint ... ok
[INFO] [stdout] test terraform::import_helper::tests::test_preview_import ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_health_score_bounds ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_resource_category ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_home_subdir ... ok
[INFO] [stdout] test terraform::output::tests::test_empty_outputs ... ok
[INFO] [stdout] test terraform::output::tests::test_get_value_type ... ok
[INFO] [stdout] test terraform::providers::tests::test_parse_lock_hcl ... ok
[INFO] [stdout] test terraform::providers::tests::test_parse_provider_line ... ok
[INFO] [stdout] test terraform::providers::tests::test_parse_provider_line_tree_format ... ok
[INFO] [stdout] test terraform::refresh::tests::test_parse_empty_output ... ok
[INFO] [stdout] test terraform::refresh::tests::test_parse_drift_message ... ok
[INFO] [stdout] test terraform::refresh::tests::test_parse_planned_change ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_resources ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_calculate_metrics ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_actions_to_string ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_high_risk_resource ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_risk_assessment_destroy ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_risk_assessment_empty ... ok
[INFO] [stdout] test terraform::providers::tests::test_extract_provider_requirements ... ok
[INFO] [stdout] test prompts::builder::tests::test_tool_description_compact ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_analyze_state_with_resources ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_extract_provider_name ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_format_address ... ok
[INFO] [stdout] test terraform::workspace::tests::test_valid_workspace_name ... ok
[INFO] [stdout] test terraform::workspace::tests::test_parse_action ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_type_filter ... ok
[INFO] [stdout] test terraform::taint::tests::test_parse_action ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_analyze_empty_state ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_outputs ... ok
[INFO] [stdout] test terraform::taint::tests::test_replacement_command ... ok
[INFO] [stdout] test formatters::output::tests::test_format_provider_list ... ok
[INFO] [stdout] test registry::cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_providers ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_variables ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compilation.rs (/opt/rustwide/target/debug/deps/compilation-f11be309329a496e)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test async_compilation_tests::test_async_cache_operations ... ok
[INFO] [stdout] test compilation_tests::test_cache_manager_fields ... ok
[INFO] [stdout] test compilation_tests::test_error_types_compilation ... ok
[INFO] [stdout] test compilation_tests::test_formatters_compilation ... ok
[INFO] [stdout] test compilation_tests::test_prompts_compilation ... ok
[INFO] [stdout] test compilation_tests::test_simple_cache_interface ... ok
[INFO] [stdout] test compilation_tests::test_terraform_service_types ... ok
[INFO] [stdout] test compilation_tests::test_mcp_handler_interface ... ok
[INFO] [stdout] test async_compilation_tests::test_async_registry_client ... ok
[INFO] [stdout] test async_compilation_tests::test_async_provider_operations ... ok
[INFO] [stdout] test compilation_tests::test_mcp_server_types ... ok
[INFO] [stdout] test compilation_tests::test_provider_resolver_interface ... ok
[INFO] [stdout] test compilation_tests::test_registry_client_interface ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-42c85b657b3853bf)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_comprehensive_cache_manager_stats ... ok
[INFO] [stdout] test test_batch_fetcher_configuration ... ok
[INFO] [stdout] test test_empty_batch_operations ... ok
[INFO] [stdout] test test_fallback_client_creation ... ok
[INFO] [stdout] test test_module_health_analysis ... ok
[INFO] [stdout] test test_end_to_end_provider_workflow ... ok
[INFO] [stdout] test test_refactoring_suggestions ... ok
[INFO] [stdout] test test_cache_manager_operations ... ok
[INFO] [stdout] test test_output_formatter_error_handling ... ok
[INFO] [stdout] test test_output_formatter_provider_list ... ok
[INFO] [stdout] test test_performance_benchmarks ... ok
[INFO] [stdout] test test_tool_description_builder ... ok
[INFO] [stdout] test test_provider_resolver_creation ... ok
[INFO] [stdout] test test_resource_dependency_graph ... ok
[INFO] [stdout] test test_cache_expiration_and_cleanup ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] [stdout] test test_cache_cleanup_functionality ... ok
[INFO] [stdout] test test_provider_search_timeout_handling ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_provider_search_timeout_handling stdout ----
[INFO] [stdout] [2026-03-28 09:41:12.769] [debug] Searching providers with query: aws
[INFO] [stdout] 
[INFO] [stdout] thread 'test_provider_search_timeout_handling' (190) panicked at tests/integration_tests.rs:177:5:
[INFO] [stdout] Expected timeout error for very short duration
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f5db748f6a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f5db748f6a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f5db748f6a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f5db748f6a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f5db76063a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f5db76063a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x61f5db74e552 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f5db74e552 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f5db724b3f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f5db724b3f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f5db73fd09 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f5daddbbbc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61f5daddbbbc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f5db73ff82 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61f5db73ff82 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f5db724c2a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61f5db71bc99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f5db725bbd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f5db760eac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f5dad9c1f6 - integration_tests[cbcd696d02a68318]::test_provider_search_timeout_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:177:5
[INFO] [stdout]   20:     0x61f5dadc7132 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x61f5dadc71ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61f5dadb4ffd - <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x61f5dadb4efb - tokio[2ea9e2f9b3b6f964]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x61f5dadb4efb - tokio[2ea9e2f9b3b6f964]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x61f5dadb4efb - <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x61f5dadb16b0 - <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x61f5dadb42cd - <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x61f5dadb35c4 - <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x61f5dadb5ebb - <tokio[2ea9e2f9b3b6f964]::runtime::context::scoped::Scoped<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::Context>>::set::<<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x61f5dadc1fe9 - tokio[2ea9e2f9b3b6f964]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x61f5dadc8d62 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[2ea9e2f9b3b6f964]::runtime::context::Context>>::try_with::<tokio[2ea9e2f9b3b6f964]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x61f5dadc88ee - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[2ea9e2f9b3b6f964]::runtime::context::Context>>::with::<tokio[2ea9e2f9b3b6f964]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x61f5dadc0cad - tokio[2ea9e2f9b3b6f964]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x61f5dadb2850 - <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x61f5dadb2b46 - <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x61f5dadb31d0 - <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x61f5dadb6c23 - tokio[2ea9e2f9b3b6f964]::runtime::context::runtime::enter_runtime::<<tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x61f5dadb11e1 - <tokio[2ea9e2f9b3b6f964]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x61f5dadbcf14 - <tokio[2ea9e2f9b3b6f964]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x61f5dadbd0df - <tokio[2ea9e2f9b3b6f964]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x61f5dad9eac3 - integration_tests[cbcd696d02a68318]::test_provider_search_timeout_handling
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:180:6
[INFO] [stdout]   42:     0x61f5dad94067 - integration_tests[cbcd696d02a68318]::test_provider_search_timeout_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:169:49
[INFO] [stdout]   43:     0x61f5dada72d6 - <integration_tests[cbcd696d02a68318]::test_provider_search_timeout_handling::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61f5dadcfc9b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61f5dadcfc9b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x61f5daddc68b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x61f5daddc68b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x61f5daddc68b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x61f5daddc68b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x61f5daddc68b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x61f5daddc68b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x61f5daddc68b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x61f5dadd7da4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x61f5dadd7da4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x61f5daddf292 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x61f5daddf292 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61f5daddf292 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61f5daddf292 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61f5daddf292 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61f5daddf292 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x61f5daddf292 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61f5db74801f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x61f5db74801f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7aaa783c0aa4 - <unknown>
[INFO] [stdout]   65:     0x7aaa7844da64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_provider_search_timeout_handling
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "441cd60ae30071be8efe91937decfdab02af18c68bf55e433c7a3909932013e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "441cd60ae30071be8efe91937decfdab02af18c68bf55e433c7a3909932013e3", kill_on_drop: false }`
[INFO] [stdout] 441cd60ae30071be8efe91937decfdab02af18c68bf55e433c7a3909932013e3
